From 923a245a805c5537fc1075ea11c5003e093a197f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 20 Mar 2020 23:51:36 -0400 Subject: [PATCH] gtk-demo: Add hyphenation control to the markup demo --- demos/gtk-demo/markup.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/demos/gtk-demo/markup.txt b/demos/gtk-demo/markup.txt index 92da324a15..e5e7ea67d0 100644 --- a/demos/gtk-demo/markup.txt +++ b/demos/gtk-demo/markup.txt @@ -14,3 +14,7 @@ Superscripts and subscripts: 𝜀feast versus feast Shortcuts: Monospace – Bold – Italic – Big – Small – Underlined – Strikethrough – Superscript – Subscript + +A hy­phen­ation al­go­rithm is a set of rules, espe­ci­ally one co­di­fied for im­ple­men­tation in a com­pu­ter pro­gram, that de­ci­des at which points a word can be bro­ken over two lines with a hy­phen. For ex­am­ple, a hy­phen­ation al­go­rithm might de­cide that im­peach­ment can be broken as impeach‧ment or im‧peachment but not impe‧achment. + +one/two three/four five/six seven/eight nine/ten -- 2.30.2